home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-07-19 | 1.1 KB | 38 lines | [TEXT/pdos] |
- Online -- display GS/OS device list
-
- Syntax Online
-
- Description Displays a list of input/output devices that GS/OS currently is
- able to communicate with. The list is displayed in device number
- order, and consists of the device number, device name, volume name
- of any currently mounted block storage media in the device, and the
- device type.
-
- Input None
-
- Output The device list is written to standard output.
-
- Diagnostics None
-
- Status Online always returns a status of 0.
-
- Options None
-
- Example
-
- #Online
-
- Units currently on line:
-
- .Dnn Dev Name Name Type
-
- .D1 .APPLESCSI.HD01 /Matt SCSI hard disk
- .D2 .APPLESCSI.HD01 /PCT SCSI hard disk
- .D3 .APPLESCSI.HD01 /Ryan SCSI hard disk
- .D4 .APPLEDISK3.5A /APW.Goodies Apple disk 3.5
- .D5 .APPLEDISK3.5B <offline> Apple disk 3.5
- .D6 .CONSOLE System console
- .D7 .UNIDISK3.5A <offline> Apple disk 3.5
- .D8 .DEV2 /RAM6 RAM disk
- .D9 .DEV3 Modem port
-